How to Install d-shlibs software package in Ubuntu 16.10 (Yakkety Yak)

How to Install d-shlibs software package in Ubuntu 16.10 (Yakkety Yak)

d-shlibs software package provides Debian shared library package building helper scripts, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install d-shlibs 

d-shlibs is installed in your system.

Make ensure the d-shlibs package were installed using the commands given below,

$ sudo dpkg-query -l | grep d-shlibs *

You will get with d-shlibs package name, version, architecture and description in a table

d-shlibs package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Utilities
Package d-shlibs
Version 0.76
Description Debian shared library package building helper scripts
Sub Section Utils


See Also, How to uninstall or remove d-shlibs software package from Ubuntu 16.10 (Yakkety Yak)?